object DemoForm2: TDemoForm2 Left = 199 Top = 172 Width = 406 Height = 117 Caption = 'Color Scroll' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Scaled = False Visible = True TextHeight = 16 object FlashLabel1: TMCFlashLabel Left = 12 Top = 9 Width = 370 Height = 20 AutoSize = False Caption = 'This form is designed to give you an idea of the' Transparent = True FlashInterval = 10 FlashType = ftColorCycle FlashColors.ColorData = {0300FF00000080FF00000000FF00} end object FlashLabel2: TMCFlashLabel Left = 12 Top = 33 Width = 360 Height = 20 AutoSize = False Caption = ' '#39'scrolling'#39' effects you can get when using the' Transparent = True FlashInterval = 10 FlashType = ftColorCycle FlashColors.ColorData = {03000000FF00FF00000080FF0000} end object FlashLabel3: TMCFlashLabel Left = 12 Top = 57 Width = 374 Height = 20 AutoSize = False Caption = 'TMCFlashLabel in its Color Cycling mode. It'#39's easy!' Transparent = True FlashInterval = 10 FlashType = ftColorCycle FlashColors.ColorData = {030080FF00000000FF00FF000000} end end